{
  "resourceType": "StructureDefinition",
  "id": "bc-UmbilicalCord",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-UmbilicalCord",
  "name": "bc-UmbilicalCord",
  "title": "bc-UmbilicalCord",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An Observation profile describing the umbilical cord a as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:\r\n1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank.\r\n2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7790",
            "comment": "Navelstreng (Observatie)"
          }
        ]
      },
      {
        "id": "Observation.extension:fetus",
        "path": "Observation.extension",
        "sliceName": "fetus",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3"
          }
        ]
      },
      {
        "id": "Observation.extension:fetus.valueReference:valueReference",
        "path": "Observation.extension.valueReference",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Fetus"
          }
        ]
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "patternCoding": {
          "system": "http://snomed.info/sct",
          "code": "289299005"
        }
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Child"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-10283",
            "comment": "Patient"
          }
        ]
      },
      {
        "id": "Observation.context",
        "path": "Observation.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v2.3",
            "map": "peri23-dataelement-4",
            "comment": "Zorgverlening"
          }
        ]
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7791",
            "comment": "NavelstrengDatumTijd"
          }
        ]
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "binding": {
          "strength": "extensible",
          "description": "BeoordelingBevindingen",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.23--20140904000000"
          }
        },
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7846",
            "comment": "NavelstrengWaarde"
          }
        ]
      },
      {
        "id": "Observation.comment",
        "path": "Observation.comment",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7799",
            "comment": "Toelichting"
          }
        ]
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7794",
            "comment": "ObservatieMethode"
          }
        ]
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:umbilicalCordVessels",
        "path": "Observation.component",
        "sliceName": "umbilicalCordVessels",
        "max": "1"
      },
      {
        "id": "Observation.component:umbilicalCordVessels.code.coding",
        "path": "Observation.component.code.coding",
        "patternCoding": {
          "system": "http://snomed.info/sct",
          "code": "249191003"
        }
      },
      {
        "id": "Observation.component:umbilicalCordVessels.value[x]",
        "path": "Observation.component.value[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "Navelstreng_vaten",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.231--20170201164126"
          }
        },
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7793",
            "comment": "NavelstrengVatenWaarde"
          }
        ]
      }
    ]
  }
}