| Package | hl7.fhir.uv.tx-ecosystem |
| Resource Type | CodeSystem |
| Id | supplement |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/tx-ecosystem |
| URL | http://hl7.org/fhir/test/CodeSystem/supplement |
| Version | 0.1.1 |
| Status | active |
| Date | 2023-04-01 |
| Name | SupplementToExtensionsTestCodeSystem |
| Title | Supplement To Extensions Test Code System |
| Realm | uv |
| Authority | hl7 |
| Content | supplement |
| Supplements | http://hl7.org/fhir/test/CodeSystem/extensions |
No resources found
| CodeSystem | |
| extensions | Extensions Test Code System |
No narrative content found in resource
{
"resourceType": "CodeSystem",
"language": "en",
"id": "supplement",
"extension": [
{
"url": "http://hl7.org/fhir/test/StructureDefinition/unknown-extension-2",
"valueString": "unknown extensions are ignored"
}
],
"url": "http://hl7.org/fhir/test/CodeSystem/supplement",
"version": "0.1.1",
"name": "SupplementToExtensionsTestCodeSystem",
"title": "Supplement To Extensions Test Code System",
"status": "active",
"experimental": false,
"date": "2023-04-01",
"publisher": "FHIR Project",
"caseSensitive": true,
"content": "supplement",
"supplements": "http://hl7.org/fhir/test/CodeSystem/extensions",
"concept": [
{
"code": "code1",
"designation": [
{
"language": "nl",
"value": "ectenoot"
}
],
"extension": [
{
"url": "http://hl7.org/fhir/test/StructureDefinition/unknown-extension-3",
"valueString": "unknown extensions are ignored"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/itemWeight",
"valueDecimal": 1.2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "a."
}
]
},
{
"code": "code2",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/rendering-style",
"valueString": "font-weight: bold; font-decoration: underline"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml",
"valueString": "<span style=\"color: maroon\">This is also a dumb way to do things</span>"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "b."
}
]
},
{
"code": "code3",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "c."
}
]
},
{
"code": "code4",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "d."
}
]
},
{
"code": "code5",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "e."
}
]
},
{
"code": "code6",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-label",
"valueString": "f."
}
]
}
]
}