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

FHIR IG analytics

Packageig.fhir-il-community.org.t17
Resource TypeDocumentReference
IdDocumentReference-t17-obligation-doc.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

מסמך ההתחייבות המאושרת, כחלק מפרטי המענה לבקשת ההתחייבות

Source1

{
  "resourceType": "DocumentReference",
  "id": "t17-obligation-doc",
  "meta": {
    "profile": [
      "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation-doc"
    ]
  },
  "text": {
    "div": "<!-- snip (see above) -->",
    "status": "generated"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:cb512709-9276-4afd-9271-4990e5ef2889"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "64291-8",
        "display": "Health insurance-related form"
      }
    ],
    "text": "מסמך התחייבות מאושרת"
  },
  "subject": {
    "identifier": {
      "system": "http://fhir.leumit.co.il/identifier/magnetic-card",
      "value": "1-123456-123456-789"
    },
    "type": "Patient"
  },
  "authenticator": {
    "identifier": {
      "system": "http://fhir.health.gov.il/identifier/legal-entity",
      "value": "580039899"
    },
    "type": "Organization",
    "display": "לאומית"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510"
      }
    }
  ],
  "context": {
    "related": [
      {
        "type": "Coverage",
        "reference": "Coverage/3819"
      }
    ]
  },
  "status": "current",
  "date": "2023-07-04T05:02:03.001Z",
  "description": "מסמך אישור התחייבות לקבלת שירות בבית החולים"
}