| Package | hl7.fhir.uv.tx-ecosystem |
| Resource Type | ValueSet |
| Id | extensions-all |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/tx-ecosystem |
| URL | http://hl7.org/fhir/test/ValueSet/extensions-all |
| Version | 5.0.0 |
| Status | active |
| Date | 2023-04-01 |
| Name | ExtensionsValueSetAll |
| Title | Extensions ValueSet All |
| Realm | uv |
| Authority | hl7 |
No resources found
| CodeSystem | |
| extensions | Extensions Test Code System |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "extensions-all",
"url": "http://hl7.org/fhir/test/ValueSet/extensions-all",
"version": "5.0.0",
"name": "ExtensionsValueSetAll",
"title": "Extensions ValueSet All",
"status": "active",
"experimental": false,
"date": "2023-04-01",
"publisher": "FHIR Project",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/test/CodeSystem/extensions",
"extension": [
{
"url": "http://hl7.org/fhir/test/StructureDefinition/unknown-extension-1",
"valueString": "unknown extensions are ignored"
}
]
}
]
}
}