PackagesCanonicalsLogsProblems
    Packages
    Vital.MedikationsplanPlus@1.0.0
    https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationCreatinine
{
  "description": null,
  "_filename": "MedikationsplanPlusObservationCreatinine.json",
  "package_name": "Vital.MedikationsplanPlus",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-11-06T10:40:38.761+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedikationsplanPlusObservationCreatinine",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "bbe8e04d-df03-4ea8-9679-153fd7768532",
  "kind": "resource",
  "url": "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationCreatinine",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "path": "Observation.id",
      "mustSupport": true
    }, {
      "id": "Observation.meta",
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.source",
      "max": "0",
      "path": "Observation.meta.source"
    }, {
      "id": "Observation.meta.profile",
      "path": "Observation.meta.profile",
      "mustSupport": true
    }, {
      "id": "Observation.language",
      "path": "Observation.language",
      "mustSupport": true
    }, {
      "id": "Observation.basedOn",
      "path": "Observation.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "ProcedureRequest", "ReferralReques" ]
      } ]
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:CreatinineCode",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "CreatinineCode"
    }, {
      "id": "Observation.code.coding:CreatinineCode.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:CreatinineCode.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "2160-0"
    }, {
      "id": "Observation.code.coding:CreatinineCode.display",
      "path": "Observation.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusPatient" ]
      } ]
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "mustSupport": true
    }, {
      "id": "Observation.subject.type",
      "max": "0",
      "path": "Observation.subject.type"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "EpisodeOfCare" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ]
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].value",
      "min": 1,
      "path": "Observation.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].unit",
      "min": 1,
      "path": "Observation.value[x].unit",
      "fixedString": "mg/dl",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].system",
      "min": 1,
      "path": "Observation.value[x].system",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].code",
      "min": 1,
      "path": "Observation.value[x].code",
      "fixedCode": "mg/dl",
      "mustSupport": true
    }, {
      "id": "Observation.interpretation",
      "max": "1",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.hasMember",
      "path": "Observation.hasMember",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "Sequence" ]
      } ]
    }, {
      "id": "Observation.hasMember.identifier",
      "max": "0",
      "path": "Observation.hasMember.identifier"
    }, {
      "id": "Observation.hasMember.display",
      "max": "0",
      "path": "Observation.hasMember.display"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}