{ "resourceType": "ConceptMap", "id": "example2", "text": { "status": "generated", "div": "
\n

FHIR-exanple-2 (http://hl7.org/fhir/ConceptMap/example2)

\n

Mapping from http://example.org/fhir/example1 to http://example.org/fhir/example2

\n

DRAFT (not intended for production usage). Published on Jun 13, 2012 by HL7, Inc (FHIR project team (example): \n http://hl7.org/fhir). \n

\n
\n

An example mapping

\n\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Source Concept\n \n Equivalence\n \n Destination Concept\n
\n Code [http://example.org/fhir/example1]\n \n http://example.org/fhir/DataElement/example [http://example.org/fhir/example3]\n \n \n Code [http://example.org/fhir/example2]\n
codesome-code:equivalentcode2
\n
" }, "url": "http://hl7.org/fhir/ConceptMap/example2", "name": "FHIR-exanple-2", "title": "FHIR Example 2", "status": "draft", "experimental": true, "date": "2012-06-13", "publisher": "HL7, Inc", "contact": [ { "name": "FHIR project team (example)", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "An example mapping", "purpose": "To illustrate mapping features", "sourceUri": "http://example.org/fhir/example1", "targetUri": "http://example.org/fhir/example2", "group": [ { "source": "http://example.org/fhir/example1", "target": "http://example.org/fhir/example2", "element": [ { "code": "code", "display": "Example Code", "target": [ { "code": "code2", "display": "Some Example Code", "equivalence": "equivalent", "dependsOn": [ { "property": "http://example.org/fhir/DataElement/example", "system": "http://example.org/fhir/example3", "code": "some-code", "display": "Something Coded" } ] } ] } ], "unmapped": { "mode": "other-map", "url": "http://example.org/fhir/ConceptMap/map2" } } ] }