PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/EncounterStatusValueSet
{
  "description": null,
  "_filename": "EncounterStatusValueSet.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EncounterStatusValueSet",
  "abstract": false,
  "type": "ValueSet",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "35f07b0c-5607-4f51-981d-2a3edc95531a",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/EncounterStatusValueSet",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ValueSet.compose.include.concept",
      "path": "ValueSet.compose.include.concept",
      "slicing": {
        "rules": "open",
        "description": "Status of the encounter"
      }
    }, {
      "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"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet"
}