Aiidera FHIR-definitioner
0.1.0 - ci-build

Aiidera FHIR-definitioner - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: exempel-katalogpost - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "exempel-katalogpost",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.aiidera.se/StructureDefinition/AiideraSigneradHandlingDocumentReference|0.1.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference exempel-katalogpost</b></p><a name=\"exempel-katalogpost\"> </a><a name=\"hcexempel-katalogpost\"> </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-AiideraSigneradHandlingDocumentReference.html\">Aiidera signerad handling — katalogpost</a> version: 0.1.0</p></div><p><b>identifier</b>: <a href=\"NamingSystem-AiideraDocumentNamingSystem.html\" title=\"Identifierar en signerad journalhandling. Värdet står i Bundle.identifier inuti de signerade bytesen och på varje resurs signeringstransaktionen skriver, och är nyckeln som binder en projektion till sitt original. Varje handling får ett eget värde; en rättelse får ett nytt och länkas med relatesTo enligt ADR-5 beslut 12. Ett värde återanvänds aldrig mellan två signerade handlingar.\">AiideraDocumentIdentifier</a>/00000000-0000-4000-8000-000000000006</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 371530004}\">Clinical consultation report</span></p><p><b>subject</b>: <a href=\"Patient-exempel-patient.html\">Signe Syntetisk  Female, DoB Unknown</a></p><p><b>date</b>: 2026-08-09 10:00:00+0200</p><p><b>author</b>: <a href=\"Practitioner-exempel-lakare.html\">Practitioner Lena Läkare </a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/fhir+json</td><td><a href=\"Binary-exempel-original.html\">Binary: application/fhir+json (4116 bytes base64)</a></td><td>3087</td><td>Uppföljning blodtryck</td></tr></table><p><b>format</b>: IHE.FormatCode.codesystem: urn:ihe:iti:xds:2017:mimeTypeSufficient (urn:ihe:iti:xds:2017:mimeTypeSufficient)</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Encounter-exempel-vardkontakt.html\">Encounter: identifier = https://id.aiidera.se/document#AiideraDocumentIdentifier#00000000-0000-4000-8000-000000000006; status = finished; class = ambulatory (ActCode#AMB); type = </a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://id.aiidera.se/document",
      "value" : "00000000-0000-4000-8000-000000000006"
    }
  ],
  "status" : "current",
  "docStatus" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "371530004",
        "display" : "Clinical consultation report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/exempel-patient"
  },
  "date" : "2026-08-09T10:00:00+02:00",
  "author" : [
    {
      🔗 "reference" : "Practitioner/exempel-lakare"
    }
  ],
  "content" : [
    {
      "attachment" : {
        "extension" : [
          {
            "extension" : [
              {
                "url" : "algorithm",
                "valueCode" : "sha-256"
              },
              {
                "url" : "value",
                "valueBase64Binary" : "3rlmWH9gFYsERv3zjmy3z8DeIw1gbRoRBPlTVt6q7Lc="
              }
            ],
            "url" : "https://fhir.aiidera.se/StructureDefinition/artifact-digest"
          }
        ],
        "contentType" : "application/fhir+json",
        "url" : "Binary/exempel-original",
        "size" : 3087,
        "title" : "Uppföljning blodtryck"
      },
      "format" : {
        "system" : "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
        "code" : "urn:ihe:iti:xds:2017:mimeTypeSufficient"
      }
    }
  ],
  "context" : {
    "encounter" : [
      {
        🔗 "reference" : "Encounter/exempel-vardkontakt"
      }
    ]
  }
}