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

FHIR IG analytics

Packageihe.iti.dsubm
Resource TypeList
IdList-ex-minimalFolder.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: List ex-minimalFolder

Profile: MHD Folder Minimal

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

Mode: Working List Status: Current Code: Folder as a FHIR List
Items
DocumentReference: status = current

Source1

{
  "resourceType": "List",
  "id": "ex-minimalFolder",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:5e2d58a3-2286-4a0e-8637-86f51be2d184"
    },
    {
      "use": "usual",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46391"
    }
  ],
  "status": "current",
  "mode": "working",
  "code": {
    "coding": [
      {
        "system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "code": "folder"
      }
    ]
  },
  "entry": [
    {
      "item": {
        "reference": "DocumentReference/ex-documentreference"
      }
    }
  ]
}