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

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeEncounter
IdEncounter-episodio.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

Narrativa gerada: Encounter episodio

identifier: 18001555

status: Finished

class: Tipos de episódio CodeSystem: INT (Internamento)

serviceType: Obstetricia

serviceProvider: Organization CH ENTRE DOURO E VOUGA


Source1

{
  "resourceType": "Encounter",
  "id": "episodio",
  "meta": {
    "profile": [
      "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Contact"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "18001555"
    }
  ],
  "status": "finished",
  "class": {
    "system": "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs",
    "code": "INT"
  },
  "serviceType": {
    "text": "Obstetricia"
  },
  "serviceProvider": {
    "reference": "Organization/inst"
  }
}