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

FHIR IG analytics

Packageracsel.org
Resource TypeList
IdList-LACListSubmissionSetExample.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 LACListSubmissionSetExample

Profile: LACList

Submission Set - Carlos Eduardo Sánchez López

Date: 2004-10-25 23:50:50-0500 Mode: Working List Status: Current Code: SubmissionSet as a FHIR List
Subject: Sergio Penafiel(official) Male, DoB: 1994-10-13 ( Tax ID number)
Items
DocumentReference: masterIdentifier = OID:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.50220.62012; status = current; type = Patient summary Document; date = 2004-10-25 23:50:50-0500

Source1

{
  "resourceType": "List",
  "id": "LACListSubmissionSetExample",
  "meta": {
    "profile": [
      "http://racsel.org/StructureDefinition/LACList"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
      "valueIdentifier": {
        "value": "urn:oid:1.2.3.4"
      }
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46343"
    }
  ],
  "status": "current",
  "mode": "working",
  "title": "Submission Set - Carlos Eduardo Sánchez López",
  "code": {
    "coding": [
      {
        "system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "code": "submissionset"
      }
    ]
  },
  "subject": {
    "reference": "Patient/LACPatientExample"
  },
  "date": "2004-10-25T23:50:50-05:00",
  "entry": [
    {
      "item": {
        "reference": "DocumentReference/LACDocReferenceExample"
      }
    }
  ]
}