FHIR IG Statistics: ValueSet/R5-concept-map-relationship-for-R4B
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "R5-concept-map-relationship-for-R4B",
"url": "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-concept-map-relationship-for-R4B",
"version": "0.0.1-snapshot-1",
"name": "R5-concept-map-relationship-for-R4B",
"title": "Cross-version VS for R5.ConceptMapRelationship for use in FHIR R4B",
"status": "draft",
"experimental": false,
"date": "2025-06-03T03:14:44.8252977+02:00",
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/concept-map-relationship|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/concept-map-relationship",
"version": "5.0.0",
"concept": [
{
"code": "related-to",
"display": "Related To"
},
{
"code": "equivalent",
"display": "Equivalent"
},
{
"code": "source-is-narrower-than-target",
"display": "Source Is Narrower Than Target"
},
{
"code": "source-is-broader-than-target",
"display": "Source Is Broader Than Target"
}
]
}
]
},
"expansion": {
"contains": [
{
"system": "http://hl7.org/fhir/concept-map-relationship",
"version": "5.0.0",
"code": "related-to",
"display": "Related To"
},
{
"system": "http://hl7.org/fhir/concept-map-relationship",
"version": "5.0.0",
"code": "equivalent",
"display": "Equivalent"
},
{
"system": "http://hl7.org/fhir/concept-map-relationship",
"version": "5.0.0",
"code": "source-is-narrower-than-target",
"display": "Source Is Narrower Than Target"
},
{
"system": "http://hl7.org/fhir/concept-map-relationship",
"version": "5.0.0",
"code": "source-is-broader-than-target",
"display": "Source Is Broader Than Target"
}
]
}
}