GET Condition Resource Meta at Instance-Level.
get
                    oracle-fhir-server/fhir/Condition/{id}/$meta
Request a global list of tags, profiles, and security labels of a given Condition resource instance.
                Request
Path Parameters
                - 
                    id(required):  string
                    
                    The resource IDExample:
123 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/fhir+json
 
200 Response
Success
                            
                            
                                Root Schema : FHIR-Parameters-RESOURCE
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectParameters FHIR resource
    
    
    
    
    
    
    
    
    
    
    Example:
    
    
{
  "resourceType": "Parameters"
}