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

FHIR IG analytics

Packagehl7.fhir.us.military-service
Resource TypeObservation
IdObservation-philip-scott-example-deployment-history-episode.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: Observation philip-scott-example-deployment-history-episode

status: Final

code: Deployment Episode

subject: Scott Example Philip Male, DoB: 1954-01-22 ( Medical Record Number: 1032702 (use: usual, ))

effective: 1991-07-01 --> 1993-07-01

hasMember: Observation History of Occupation

component

code: Deployment Episode Country Code

value: Viet Nam

component

code: History of Occupation Industry

value: Marine Corps [National Security ]

component

code: Deployment Episode Mission Code

value: Enduring Freedom


Source1

{
  "resourceType": "Observation",
  "id": "philip-scott-example-deployment-history-episode",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/military-service/StructureDefinition/deployment-history-episode"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
        "code": "f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f",
        "display": "Deployment Episode"
      }
    ]
  },
  "subject": {
    "reference": "Patient/philip-scott-example-veteran"
  },
  "effectivePeriod": {
    "start": "1991-07-01",
    "end": "1993-07-01"
  },
  "hasMember": [
    {
      "reference": "Observation/philip-scott-example-military-occupation"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
            "code": "7E33243654BB42F5BF3F3A59E0E6E6BD",
            "display": "Deployment Episode Country Code"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:iso:std:iso:3166",
            "code": "VNM"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86188-0",
            "display": "History of Occupation Industry"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
            "code": "928110.010506",
            "display": "Marine Corps [National Security ]"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
            "code": "BF3432CC716B4DC7AA0DF43C176F4F05",
            "display": "Deployment Episode Mission Code"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system",
            "code": "46a15b13-b5c1-4ae8-acde-48c31f30175a",
            "display": "Enduring Freedom"
          }
        ]
      }
    }
  ]
}