PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_Condition
{
  "description": null,
  "_filename": "PH_Condition.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_Condition",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "834a94ef-2546-4afc-b743-2bf3fe2a2672",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_Condition",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition.extension:extOrganization",
      "path": "Condition.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "Health facility where the encounter was",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "Health facility where the encounter was",
      "isModifier": false
    }, {
      "id": "Condition.clinicalStatus.coding",
      "path": "Condition.clinicalStatus.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://example.org/fhir/ValueSet/ClinicalStatusValueSet"
      }
    }, {
      "id": "Condition.verificationStatus",
      "path": "Condition.verificationStatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://example.org/fhir/ValueSet/ConditionVerificationStatusValueSet"
      }
    }, {
      "id": "Condition.category",
      "path": "Condition.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://example.org/fhir/ValueSet/ConditionCategoryValueSet"
      }
    }, {
      "id": "Condition.severity",
      "path": "Condition.severity",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://example.org/fhir/ValueSet/ConditionSeverityValueSet"
      }
    }, {
      "id": "Condition.code",
      "path": "Condition.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/ConditionCodeValueSet"
      }
    }, {
      "id": "Condition.bodySite",
      "path": "Condition.bodySite",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/ConditionBodySiteValueSet"
      }
    }, {
      "id": "Condition.abatement[x]",
      "max": "0",
      "path": "Condition.abatement[x]"
    }, {
      "id": "Condition.recorder",
      "max": "0",
      "path": "Condition.recorder"
    }, {
      "id": "Condition.asserter",
      "max": "0",
      "path": "Condition.asserter"
    }, {
      "id": "Condition.stage",
      "max": "0",
      "path": "Condition.stage"
    }, {
      "id": "Condition.evidence",
      "max": "0",
      "path": "Condition.evidence"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}