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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeDocumentReference
Idpdfa-DocumentReference-02.json
FHIR VersionR3

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

DocumentReference. Subject: Paul XXX_Mesker. Set‑Id: urn:oid:1.2.276.0.7230010.3.1.2.1787205428.3024.1522314975.230898 (urn:ietf:rfc:3986), Id: 678909905 (http://xis.org/fhir/NamingSystem/DocumentReferenceID), 17c53c21-8fdf-11ec-1592-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: actueelAuteur: De Hoed
Typeverwijsbrief
Geïndexeerd17:27:12, 12 juni 2019
OmschrijvingVerwijsbrief Arts
Content

Source1

{
  "resourceType": "DocumentReference",
  "id": "pdfa-documentreference-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Practitioner",
      "id": "p1",
      "name": [
        {
          "family": "De Hoed"
        }
      ]
    }
  ],
  "masterIdentifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.2.276.0.7230010.3.1.2.1787205428.3024.1522314975.230898"
  },
  "identifier": [
    {
      "system": "http://xis.org/fhir/NamingSystem/DocumentReferenceID",
      "value": "678909905"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "17c53c21-8fdf-11ec-1592-020000000000"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "11051000146107",
        "display": "verwijsbrief"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-02",
    "display": "Paul XXX_Mesker"
  },
  "indexed": "2019-06-12T17:27:12+00:00",
  "author": [
    {
      "reference": "#p1",
      "display": "De Hoed"
    }
  ],
  "description": "Verwijsbrief Arts",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "language": "nl",
        "url": "Binary/pdfa-binary-02",
        "title": "Verwijsbrief Arts"
      }
    }
  ]
}