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

FHIR IG analytics

Packageihe.mhd.fhir
Resource TypeList
IdList-ex-compSubmissionSetFullUnContained.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": "List",
  "id": "ex-compSubmissionSetFullUnContained",
  "meta": {
    "profile": [
      "http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.SubmissionSet"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "225728007"
          }
        ]
      }
    },
    {
      "url": "http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
      "valueIdentifier": {
        "value": "urn:oid:1.2.3.4"
      }
    },
    {
      "url": "http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient",
      "valueReference": {
        "reference": "Practitioner/ex-practitioner"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.129.6.58.92.88337.4"
    },
    {
      "use": "usual",
      "system": "http://example.org/documents",
      "value": "23425234-23470"
    }
  ],
  "status": "current",
  "mode": "working",
  "title": "Example SubmissionSet for comprehensive metadata",
  "code": {
    "coding": [
      {
        "system": "http://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "code": "submissionset"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ex-patient"
  },
  "date": "2004-12-25T23:50:50-05:00",
  "source": {
    "reference": "Practitioner/ex-practitioner"
  },
  "entry": [
    {
      "item": {
        "reference": "DocumentReference/ex-documentreference"
      }
    },
    {
      "item": {
        "reference": "List/ex-list"
      }
    }
  ]
}