{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-09-13T08:38:07.924+00:00"
  },
  "url": "http://hl7.org/fhir/StructureDefinition/procedurerequest-operationroom",
  "name": "procedurerequest-operationroom",
  "status": "draft",
  "date": "2017-08-18T13:20:12.113+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "helsevest",
      "name": "HV Architecture Document"
    },
    {
      "identity": "orbit",
      "name": "Orbit"
    },
    {
      "identity": "dips",
      "name": "DIPS"
    },
    {
      "identity": "orplan",
      "name": "Orplan"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "ProcedureRequest"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Operation room. This is the physical location of the operation.",
        "definition": "Operation room. This is the physical location of the operation."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/procedurerequest-operationroom"
      },
      {
        "id": "Extension.value[x]:valueIdentifier",
        "path": "Extension.valueIdentifier",
        "sliceName": "valueIdentifier",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "helsevest",
            "map": "Operasjonsstue"
          },
          {
            "identity": "orplan",
            "map": "ORID"
          },
          {
            "identity": "dips",
            "map": "OPERASJONSSTUE"
          },
          {
            "identity": "orbit",
            "map": "ScheduledOperatingRoom"
          }
        ]
      }
    ]
  }
}