FHIR IG Statistics: ConceptMap/full
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "full",
"url": "http://hl7.org/fhir/test/ConceptMap/full",
"name": "FullConceptMapExample",
"title": "Full Concept Map Example",
"status": "draft",
"date": "2024-04-11",
"publisher": "HL7, Inc",
"sourceScopeUri": "http://hl7.org/fhir/test/ValueSet/source",
"targetScopeUri": "http://hl7.org/fhir/test/ValueSet/target",
"group": [
{
"source": "http://hl7.org/fhir/test/CodeSystem/source",
"target": "http://hl7.org/fhir/test/CodeSystem/target",
"element": [
{
"code": "code-1",
"target": [
{
"code": "code1",
"relationship": "equivalent"
}
]
},
{
"code": "code-2",
"target": [
{
"code": "code2",
"relationship": "source-is-broader-than-target"
}
]
},
{
"code": "code-3",
"target": [
{
"code": "code3",
"relationship": "source-is-narrower-than-target"
}
]
},
{
"code": "code-2b",
"target": [
{
"code": "code2b",
"relationship": "not-related-to"
}
]
}
],
"unmapped": {
"mode": "fixed",
"code": "temp",
"relationship": "related-to"
}
}
]
}