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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeDocumentReference
IdDocumentReference.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DocumentReference",
  "id": "HC40-HDIS.documentreference",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/DocumentReference_Eng"
    ]
  },
  "extension": [
    {
      "url": "http://cct.eng.it/FHIR/schema/documentReference-conformance",
      "valueCode": "AA"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/documentReference-validationDateTime",
      "valueDateTime": "2022-02-01T16:33:30+01:00"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/oscuramento",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://cct.eng.it/FHIR/schema/oscuramento-maggiortutela",
            "code": "N"
          },
          {
            "system": "http://cct.eng.it/FHIR/schema/oscuramento-volontario",
            "code": "N"
          },
          {
            "system": "http://cct.eng.it/FHIR/schema/oscuramento-volontario-maggiortutela",
            "code": "Y"
          }
        ]
      }
    }
  ],
  "masterIdentifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "{produttore}:{id_univoco_produttore}"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "document01"
    }
  ],
  "status": "current",
  "category": [
    {
      "coding": [
        {
          "system": "2.16.840.1.113883.2.9.3.3.6.1.5",
          "code": "REF",
          "display": "Referto"
        }
      ]
    }
  ],
  "type": {
    "coding": [
      {
        "system": "2.16.840.1.113883.6.1",
        "code": "59258-4",
        "display": "Verbale di pronto soccorso"
      }
    ]
  },
  "date": "2020-02-01T23:11:33+10:00",
  "securityLabel": [
    {
      "coding": [
        {
          "system": "2.16.840.1.113883.5.25",
          "code": "N",
          "display": "Normal"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/AREAS.462925"
  },
  "author": [
    {
      "reference": "Practitioner/AREAS.439"
    },
    {
      "reference": "Organization/AREAS.ASL-080960"
    }
  ],
  "authenticator": {
    "reference": "Practitioner/AREAS.439"
  },
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/repositoryUniqueId",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://cct.eng.it/FHIR/schema/repositoryUniqueIdCode",
                  "code": "2.16.840.1.113883.2.9.2.010.4.5.90001",
                  "display": "Repository ELCO per TO4"
                }
              ]
            }
          }
        ],
        "contentType": "application/pdf",
        "language": "it-IT",
        "url": "Binary/{idUUID}",
        "size": 170,
        "hash": "cDTnMHXPdFXEYji1uZWpcOKQM4E="
      },
      "format": {
        "system": "2.16.840.1.113883.2.9.3.3.6.1.6",
        "code": "PDF"
      }
    }
  ],
  "context": {
    "practiceSetting": {
      "coding": [
        {
          "system": "2.16.840.1.113883.2.9.3.3.6.1.2",
          "code": "AD_PSC026",
          "display": "Medicina Generale"
        }
      ]
    },
    "facilityType": {
      "coding": [
        {
          "system": "2.16.840.1.113883.2.9.3.3.6.1.1",
          "code": "Ospedale",
          "display": "Ospedale Generale"
        }
      ]
    },
    "encounter": [
      {
        "reference": "Encounter/HC40-ER.d0ac3cf1-0773-4f9c-8e64-46717232e80f"
      }
    ],
    "related": [
      {
        "identifier": {
          "type": {
            "coding": [
              {
                "code": "PLAC",
                "display": "Placer Identifier"
              }
            ]
          },
          "system": "urn:ietf:rfc:3986",
          "value": "{produttore}:{id_univoco_produttore}"
        }
      },
      {
        "identifier": {
          "type": {
            "coding": [
              {
                "code": "ACSN",
                "display": "Accession ID"
              }
            ]
          },
          "system": "http://www.gericos.it/identifiers/identifier",
          "value": "20200074abn"
        }
      },
      {
        "reference": "ServiceRequest/HC40-OE.valore1"
      },
      {
        "reference": "ServiceRequest/HC40-OE.valore2"
      },
      {
        "reference": "ServiceRequest/HC40-OE.valoreN"
      }
    ]
  }
}