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

FHIR IG analytics

Packageihe.iti.mhd
Resource TypeList
IdList-ex-compSubmissionSetFull.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-compSubmissionSetFull

Profile: MHD SubmissionSet Minimal

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

Example SubmissionSet for comprehensive metadata

Date: 2004-12-25 23:50:50-0500 Mode: Working List Status: Current Code: SubmissionSet as a FHIR List
Subject: John Schmidt Other, DoB: 1923-07-25Source:
Items
DocumentReference: status = current
List for 'Unspecified List Type' for 'Unspecified Subject'

Contained Resource


Practitioner #in-sender

telecom: JohnMoehrke@gmail.com


Source1

{
  "resourceType": "List",
  "id": "ex-compSubmissionSetFull",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.SubmissionSet"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Practitioner",
      "id": "in-sender",
      "telecom": [
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
      "valueIdentifier": {
        "value": "urn:oid:1.2.3.4"
      }
    },
    {
      "url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "225728007"
          }
        ]
      }
    },
    {
      "url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient",
      "valueReference": {
        "reference": "Practitioner/ex-practitioner"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:2158bc9d-3d34-4503-9253-1e0383f828ff"
    },
    {
      "use": "usual",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46358"
    }
  ],
  "status": "current",
  "mode": "working",
  "title": "Example SubmissionSet for comprehensive metadata",
  "code": {
    "coding": [
      {
        "system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "code": "submissionset"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ex-patient"
  },
  "date": "2004-12-25T23:50:50-05:00",
  "source": {
    "extension": [
      {
        "url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg",
        "valueReference": {
          "reference": "Organization/ex-organization"
        }
      }
    ],
    "reference": "#in-sender"
  },
  "entry": [
    {
      "item": {
        "reference": "DocumentReference/ex-documentreference"
      }
    },
    {
      "item": {
        "reference": "List/ex-list"
      }
    }
  ]
}