FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-orf
Resource TypeComposition
IdComposition-comp-order-referral-form.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Order-Referral-Form

Source1

{
  "resourceType": "Composition",
  "id": "comp-order-referral-form",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer",
      "extension": [
        {
          "url": "enterer",
          "valueReference": {
            "reference": "PractitionerRole/StabiloBossPraxisSeeblick"
          }
        }
      ]
    },
    {
      "url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactforthisdocument",
      "valueReference": {
        "reference": "PractitionerRole/NotificationContactHansRoentgen"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
      "valueReference": {
        "reference": "PractitionerRole/NotificationContactSabineMeier"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver",
      "valueReference": {
        "reference": "PractitionerRole/HansRoentgenKantonsspital"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference": {
        "reference": "PractitionerRole/CopyReceiverSabineMeierPraxisSeeblick"
      }
    },
    {
      "url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference": {
        "reference": "Patient/ErikaMusterfrau"
      }
    }
  ],
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "419891008",
        "display": "Record artifact (record artifact)"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "721963009",
          "display": "Order (record artifact)"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/ErikaMusterfrau"
  },
  "date": "2019-03-31T11:46:09+02:00",
  "author": [
    {
      "reference": "PractitionerRole/SabineMeierPraxisSeeblick"
    }
  ],
  "title": "Order-Referral-Form",
  "section": [
    {
      "title": "Order-Referral",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "93037-0",
            "display": "Portable medical order form"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                Order-Referral-Form\n            </div>"
      },
      "entry": [
        {
          "reference": "Questionnaire/order-referral-form"
        },
        {
          "reference": "QuestionnaireResponse/qr-order-referral-form"
        },
        {
          "reference": "ServiceRequest/sr-order-referral-form"
        }
      ]
    }
  ]
}