PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_Observation
{
  "description": null,
  "_filename": "PH_Observation.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_Observation",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "bfd960e2-b301-4b45-8ecf-5e63546e87c6",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_Observation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "definition": "Measurements and simple assertions made about a patient, device or other subject.\nUses: Vital signs such as body weight, blood pressure, and temperature; Laboratory Data like blood glucose, or an estimated GFR; Imaging results like bone density or fetal measurements; Clinical Findings* such as abdominal tenderness; Device measurements such as EKG data or Pulse Oximetry data; Clinical assessment tools such as APGAR or a Glasgow Coma Score; Personal characteristics: such as eye-color; Social history like tobacco use, family support, or cognitive status; Core characteristics like pregnancy status, or a death assertion.\nAlternate Name: Vital Signs; Measurement; Results; Tests"
    }, {
      "id": "Observation.extension:address",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Address" ]
      } ],
      "short": "Address where the observation was made",
      "comment": "This is an extension",
      "sliceName": "address",
      "definition": "Address where the observation was made",
      "isModifier": false
    }, {
      "id": "Observation.extension:extOrganization",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "Health facility where the observation was made",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "Health facility where the observation was made",
      "isModifier": false
    }, {
      "id": "Observation.extension:recordedDate",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/RecordedDate" ]
      } ],
      "short": "Date when the observation was submitted to NHDDR",
      "comment": "This is an extension",
      "sliceName": "recordedDate",
      "definition": "Date when the observation was submitted to NHDDR",
      "isModifier": false
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "string"
      }, {
        "code": "dateTime"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://example.org/fhir/ValueSet/ObservationValue"
      }
    }, {
      "id": "Observation.dataAbsentReason",
      "max": "0",
      "path": "Observation.dataAbsentReason"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/ObservationMethod"
      }
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}