HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: XDSDocumentManifestExample01 - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "XDSDocumentManifestExample01",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-documentmanifest-xds"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List XDSDocumentManifestExample01</b></p><a name=\"XDSDocumentManifestExample01\"> </a><a name=\"hcXDSDocumentManifestExample01\"> </a><a name=\"XDSDocumentManifestExample01-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-documentmanifest-xds.html\">提交集元数据本地化定义</a></p></div><table class=\"clstu\"><tr><td>Date: 2004-12-23 08:00:00+1000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: 提交集 </td></tr><tr><td>Subject: <a href=\"Patient-PatientExample01.html\">刘康 Male, DoB: 1955-10-25 ( urn:oid:2.16.840.1.113883.2.23.1.19.1#110101200301120019)</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"DocumentReference-DocumentReferenceExample01.html\">DocumentReference: identifier = 1.2.9.6.58.92.88337653#12345; status = current; type = 个人基本健康信息登记; category = 电子健康档案; facilityType = 公立医院; practiceSetting = 肠胃病学; period = 2002-08-17 16:45:50-0500 --&gt; 2002-08-18 16:45:50-0500; date = 2002-08-20 16:45:50-0500</a></td></tr><tr><td><a href=\"DocumentReference-DocumentReferenceExample02.html\">DocumentReference: identifier = 1.2.9.6.58.92.88337653#12345; status = current; type = 个人基本健康信息登记; category = 电子健康档案; facilityType = 公立医院; practiceSetting = 肠胃病学; period = 2002-08-17 16:45:50-0500 --&gt; 2002-08-18 16:45:50-0500; date = 2002-08-20 16:45:50+0800</a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "StructureDefinition/ext-documentManifest-sourceId",
      "valueIdentifier" : {
        "system" : "urn:ietf:rfc:3986",
        "value" : "urn:oid:129.6.58.92.3243.232.3"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:129.6.58.92.88336"
    }
  ],
  "status" : "current",
  "mode" : "working",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org.cn/fhir/connectathon/CodeSystem/manifest-category-codes",
        "code" : "submissionset",
        "display" : "提交集"
      }
    ]
  },
  "subject" : [
    {
      🔗 "reference" : "Patient/PatientExample01"
    }
  ],
  "date" : "2004-12-23T08:00:00+10:00",
  "source" : {
    🔗 "reference" : "Practitioner/PractitionerExample01"
  },
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "DocumentReference/DocumentReferenceExample01"
      }
    },
    {
      "item" : {
        🔗 "reference" : "DocumentReference/DocumentReferenceExample02"
      }
    }
  ]
}