{
  "resourceType": "StructureDefinition",
  "id": "9f3d7bf6-0c8b-4225-ad4b-8f9b9adde880",
  "meta": {
    "lastUpdated": "2021-10-27T01:46:52.435+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/weightcode",
  "name": "WeightCode",
  "title": "Observation (Vitals) - Care Elements - Weight - LOINC Code",
  "status": "draft",
  "date": "2021-05-17T17:15:24.8409047+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "orim",
      "uri": "http://hl7.org/orim",
      "name": "Ontological RIM Mapping"
    },
    {
      "identity": "CDSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Coding",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Coding.system",
        "path": "Coding.system",
        "fixedUri": "http://loinc.org",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.007",
            "comment": "Weight"
          }
        ]
      },
      {
        "id": "Coding.code",
        "path": "Coding.code",
        "fixedCode": "29463-7",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.007",
            "comment": "Weight"
          }
        ]
      }
    ]
  }
}