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

FHIR IG analytics

Packageihe.iti.mhd
Resource TypeDocumentReference
IdDocumentReference-ex-DocumentReferenceUnContained.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

Generated Narrative: DocumentReference ex-DocumentReferenceUnContained

Profile: MHD DocumentReference Comprehensive UnContained References Option

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

masterIdentifier: Uniform Resource Identifier (URI)/urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340 (use: usual, )

identifier: Uniform Resource Identifier (URI)/urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb21 (use: official, )

status: Current

type: Addendum Document

category: History of Immunization note

subject: John Schmidt Other, DoB: 1923-07-25

date: 2020-12-31 23:50:50-0500

securityLabel: normal

content

Attachments

-ContentTypeLanguageUrlCreation
*text/plainEnglishhttp://example.com/nowhere.txt2020-12-31 23:50:50-0500

format: IHE Format Code set for use with Document Sharing: urn:ihe:iti:xds-sd:text:2008 (ITI XDS-SD TEXT)

Contexts

-FacilityTypePracticeSettingSourcePatientInfo
*Children's hospitalAdult mental illness - specialty (qualifier value)John Schmidt Other, DoB: 1923-07-25

Source1

{
  "resourceType": "DocumentReference",
  "id": "ex-DocumentReferenceUnContained",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.DocumentReference"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "masterIdentifier": {
    "use": "usual",
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb21"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "55107-7"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "11369-6"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/ex-patient"
  },
  "date": "2020-12-31T23:50:50-05:00",
  "securityLabel": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
          "code": "N"
        }
      ]
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "language": "en",
        "url": "http://example.com/nowhere.txt",
        "creation": "2020-12-31T23:50:50-05:00"
      },
      "format": {
        "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code": "urn:ihe:iti:xds-sd:text:2008"
      }
    }
  ],
  "context": {
    "facilityType": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "82242000"
        }
      ]
    },
    "practiceSetting": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "408467006"
        }
      ]
    },
    "sourcePatientInfo": {
      "reference": "Patient/ex-patient"
    }
  }
}