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