| Package | implementation.guide.nhdr |
| Resource Type | StructureDefinition |
| Id | EncounterStatusValueSet |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/EncounterStatusValueSet |
| URL | https://example.org/fhir/StructureDefinition/EncounterStatusValueSet |
| Status | draft |
| Name | EncounterStatusValueSet |
| Type | ValueSet |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://example.org/fhir/StructureDefinition/EncounterStatusValueSet",
"name": "EncounterStatusValueSet",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ValueSet",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ValueSet.compose.include.concept",
"path": "ValueSet.compose.include.concept",
"slicing": {
"description": "Status of the encounter",
"rules": "open"
}
},
{
"id": "ValueSet.compose.include.concept:Yes",
"path": "ValueSet.compose.include.concept",
"sliceName": "Yes"
},
{
"id": "ValueSet.compose.include.concept:Yes.code",
"path": "ValueSet.compose.include.concept.code",
"fixedCode": "Yes"
},
{
"id": "ValueSet.compose.include.concept:Yes.display",
"path": "ValueSet.compose.include.concept.display",
"fixedString": "Yes"
},
{
"id": "ValueSet.compose.include.concept:No",
"path": "ValueSet.compose.include.concept",
"sliceName": "No"
},
{
"id": "ValueSet.compose.include.concept:No.code",
"path": "ValueSet.compose.include.concept.code",
"fixedCode": "No"
},
{
"id": "ValueSet.compose.include.concept:No.display",
"path": "ValueSet.compose.include.concept.display",
"fixedString": "No"
}
]
}
}